Dream Code Studio Logo
DREAM CODE STUDIO
1 min read

Auto Keystore

unityasset storeandroidtools
AutoKeystore allows store android keystore between sessions, without manual input everytime. NPM Package Licence

Install from npm 🤖

  • Navigate to the Packages directory of your project.
  • Adjust the project manifest file manifest.json in a text editor and add com.dreamcode is part of scopes.
  • `json { "scopedRegistries": [ { "name": "npmjs", "url": "https://registry.npmjs.org/", "scopes": [ "com.dreamcode" ] } ], "dependencies": { ... } } ` * Open Package Manager and press Install button.
  • Open the setup dialog DreamCode > Android > AutoKeystore
  • preview_autokeystore

    Well done 🤝

    Now keystore data will be autocomplete on build stage. Asset Store
    All Posts
    Dream Code Studio Logo
    Dream Code Studio
    Sharing knowledge on Unity and .NET development.
    whoami
    → Game Developer & .NET Enthusiast
    cat social_links.json
    git status
    Blog posts updated
    Catppuccin UI deployed
    ~ More content coming...
    echo "© 2025 Dream Code Studio. All rights reserved."
    © 2025 Dream Code Studio. All rights reserved.
    Made with using Next.js & GSAP